home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Internet Web Designer 90
/
PIWD90.iso
/
pc
/
contents
/
dreamweaver
/
tutorial_files
/
Pages 56-58
/
complete
/
xtreme
/
style.css
< prev
Wrap
Cascading Style Sheet File
|
2003-01-01
|
216b
|
15 lines
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
.headline {
font-size: 12px;
color: #7D7D7D;
}
.diaryEvent {
font-weight: bold;
color: #FF9900;
text-decoration: underline;
}